home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / Text / Edit / XDme / Docs / README < prev    next >
Text File  |  1992-11-01  |  4KB  |  80 lines

  1.  
  2. XDME is Public Domain, the original Copyright is by Matthew Dillon,
  3. XDME Copyright by Aaron Digulla. And I DON'T GIVE ANY WARRANTY that
  4. this programm is bug-free (instead, I'm sure it isn't) and you use it
  5. on your own risk. I try to hold it as bug-free as possible, but I do
  6. make mistakes. Data-loss should be VERY rare (about the same propability
  7. as through using COPY :-), but Software-Failures may visit you (but no
  8. GURUs I hope). So take care (i.e. always SAVE before leaving the window
  9. and don't have any unsaved things hanging around while using XDME).
  10. This version is pretty stable and I didn't have much problems with it
  11. (In fact, I had none that are caused by XDME, but one just cannot find
  12. ALL bugs).
  13.  
  14.     How to install
  15.  
  16. Just copy XDME to any desired place, rename your old "S:.edrc" to
  17. "S:.edrc_user" and copy "s/.edrc" to "S:.edrc". That's it.
  18.  
  19.     Some comments
  20.  
  21. This is a Pre-Release of XDME, a new version of the famous DME-Editor
  22. by Matthew Dillon. "Pre" means, that I'm sure there are many bugs left
  23. and I want to give OS1.3 users a pretty bug-free version.
  24.  
  25. DME is very lazy with checking ranges and parameters before doing something
  26. and so is XDME. Therefore, if you want to help me much, supply ANYTHING
  27. you can think of to XDME, i.e. stress the AREXX-Port, type impossible things
  28. and try EVERYTHING, even the weirdest things. If you find anything (from
  29. a command you are missing to a missing error-message to a free journey to
  30. india (GURU)), report the circumstances and mail a Message to:
  31.  
  32.     digulla@rz-uxazs.fh-konstanz.de
  33.  
  34. I also offer an AUTOUPDATE, i.e. if you give me your EMail-Address, I will
  35. add you to my list and you will receive the newest XDME FOR FREE via EMail !
  36.  
  37. I also have an address:
  38.  
  39.     Aaron Digulla
  40.     Th.-Heuss-Str. 8
  41.     7750 Konstanz
  42.     Germany
  43.  
  44. You can mail money, if you wish; it's not recommended but I'm not too
  45. proud to take it :-)
  46.  
  47. Please don't write to Matt Dillon. He's a very busy guy and won't support
  48. DME anymore. That's the main point why I enhanced DME to XDME.
  49.  
  50. If you find something, I will fix it as soon as possible (I'm both busy and
  51. lasy though, but I too want a bug-free XDME). I also send the full sources.
  52. If you think of a special command and you can program it in C, do it, test
  53. it and mail the new source back, along with a comment what this new code
  54. intends to do. Don't expect this code to appear in XDME though, at least
  55. not UNCHANGED: I'm perfectionist and cannot stand any code which is not
  56. coded PERFECTLY :-). For those who want to see what I mean just have a look
  57. at text.c:text_load().
  58.  
  59. Well, have fun with this new (X)DME. Btw: There is a UNIX-X11-Version of DME
  60. which you can order from me via EMail. But you need the standard
  61. CBM-1.3-includes to compile (just buy a small C-Compiler), Sorry.
  62. This version won't run if you don't have X11. It supports black&white
  63. terminals, but it's pretty ugly then :-). Be warned though: This is
  64. a PRELIMINARY version. It has many bugs and not even all features of
  65. DME V1.45 ! I would be VERY happy if there's someone out there who could
  66. help me making this thing run more cleanly ! Upto now, there are many people
  67. than want to USE it, but won't/can't/couldn't help me. So if you want a real
  68. good editor on UNIX and you could invest some work, WRITE ME !!!!!
  69.  
  70.     IMPORTANT
  71.  
  72. With this release I try to make XDME conform to the StyleGuide. I DO NOT LIKE
  73. ALL THOSE STUFF THAT CBM TELLS IN THE STYLEGUIDE, THOUGH :-(. Don't blame me
  74. if you don't like something. I will always keep a trapdoor open for those
  75. things (like paging) that are CRUEL. Anyway, a StyleGuide is the first step
  76. for good software even if we have to TALK to CBM about what they did with
  77. some rules in the Guide. Sigh.
  78.  
  79.     Aaron Digulla.
  80.